home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineSprite_2630 / frame_1 / DoAction.as
Encoding:
Text File  |  2004-09-30  |  127 b   |  8 lines

  1. name = "H_dialog1";
  2. _root.s.HideObj();
  3. if(_root.s.what == "H_panel")
  4. {
  5.    gotoAndPlay(23);
  6. }
  7. hero.gotoAndPlay("WalkR");
  8.